home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mac Mania 5
/
MacMania 5.toast
/
/
Tools&Utilities
/
Plotfoil 3.2
/
naca-1.0
/
Installation
< prev
next >
Wrap
Text File
|
1995-09-13
|
1KB
|
28 lines
Run the install script to build the library and naca executable. Then
move the eecutable to wherever you like it.
The directory.h header file is automatically generated by the mkdirect
script -- it contains a character string holding the name of the
directory in which the NACA foil data can be found. The program needs
to see this data to generate 1- and 6-series foils, so if you are intending
to move the data directory to some place apart from where the program was
built, be sure to edit this file.
The mkmake script will hopefully identify the OS of your platform, and will
make a makefile for your machine. If you have to create your own Makefile
don't worry -- just check that the compiler names are OK, and that the
flags for ar are correct. Some machines don't have ranlib, so on these
platforms set RANLIB=true. If your machine barfs at the exit() routine, add
EXT=exit.o
----------------------------------------------------------------------------
Stuart Norris |
Email: norris@cfd.mech.unsw.edu.au | School of Mechanical Engineering
Work: Tel: (+61 2) 385 5738 | University of New South Wales
Fax: (+61 2) 663 1222 | Sydney 2052
Home: Tel: (+61 2) 313 0662 | Australia
----------------------------------------------------------------------------